home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 API Bible / Windows 95 API Bible 3 Disc Set.iso / Win32 API Bible Book 1 of 3 / INCLUDE / PTPRIOR.H < prev    next >
Text File  |  1995-01-18  |  306b  |  10 lines

  1. #define IDM_IDLE_CLASS       401
  2. #define IDM_NORMAL_CLASS     402
  3. #define IDM_HIGH_CLASS       403
  4. #define IDM_REALTIME_CLASS   404
  5. #define IDM_WORST            501
  6. #define IDM_LOW              502
  7. #define IDM_NORMAL           503
  8. #define IDM_HIGH             504
  9. #define IDM_BEST             505
  10.